Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use method signature comparisons to disambiguate during explicit interface inference #350

Merged

Conversation

ds5678
Copy link
Contributor

@ds5678 ds5678 commented Oct 19, 2024

Resolves #349

@coveralls
Copy link

coveralls commented Oct 19, 2024

Pull Request Test Coverage Report for Build 11428507725

Details

  • 0 of 12 (0.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 28.169%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Cpp2IL.Core/Utils/AsmResolver/AsmResolverAssemblyPopulator.cs 0 12 0.0%
Files with Coverage Reduction New Missed Lines %
Cpp2IL.Core/Utils/AsmResolver/AsmResolverAssemblyPopulator.cs 3 0.0%
Totals Coverage Status
Change from base Build 11420193598: -0.04%
Covered Lines: 3352
Relevant Lines: 10120

💛 - Coveralls

@SamboyCoding SamboyCoding merged commit 02545f5 into SamboyCoding:development Oct 25, 2024
6 checks passed
@ds5678 ds5678 deleted the explicit-interface-edge-cases branch October 25, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicit Interface Implementation Edge Cases
3 participants